Other Classes
The following classes are available globally.
-
Undocumented
See moreDeclaration
Swift
public final class BackButtonBottomNavigationBar : UIView -
Undocumented
See moreDeclaration
Swift
public final class GiniBarButtonItem : UIBarButtonItem -
- internal only
See moreMultilineTitleButtonis a subclass ofUIButtonand it allows for multiple lines of text to be displayed in the button’s title, and the button’s size is adjusted to fit the text. The content hugging priority is set s o that the button’s width and height can be adjusted by the Auto Layout system. *Declaration
Swift
public class MultilineTitleButton : UIButton -
The
See moreGiniColorclass allows to customize color for the light and the dark modes.Declaration
Swift
@objc public class GiniColor : NSObject -
Undocumented
See moreDeclaration
Swift
public class Constraints -
Undocumented
See moreDeclaration
Swift
public final class QRCodesExtractor -
Undocumented
See moreDeclaration
Swift
public final class DefaultLogger : GiniLogger -
Undocumented
See moreDeclaration
Swift
public class GiniCaptureErrorLogger : GiniCaptureErrorLoggerDelegate -
The
AnalysisViewControllerprovides a custom analysis screen which shows the upload and analysis activity. The user should have the option of canceling the process by navigating back to the review screen.See moreNote
Component API only.Declaration
Swift
@objcMembers public final class AnalysisViewController : UIViewController -
Undocumented
See moreDeclaration
Swift
public final class Camera2ViewController : UIViewController, CameraScreen -
Undocumented
See moreDeclaration
Swift
public final class CameraButtonsViewModel -
Undocumented
See moreDeclaration
Swift
public final class DocumentPickerCoordinator : NSObjectextension DocumentPickerCoordinator: UIDocumentPickerDelegateextension DocumentPickerCoordinator: UIDropInteractionDelegate -
The
ReviewViewControllerprovides a custom review screen. The user has the option to check for blurriness and document orientation. If the result is not satisfying, the user can return to the camera screen. The photo should be uploaded to Gini’s backend immediately after having been taken as it is safe to assume that in most cases the photo is good enough to be processed further.See moreNote
Component API only.Declaration
Swift
public final class ReviewViewController : UIViewControllerextension ReviewViewController: UICollectionViewDataSourceextension ReviewViewController: UICollectionViewDelegateFlowLayout -
Undocumented
See moreDeclaration
Swift
open class GiniScreenAPICoordinator : NSObject, Coordinatorextension GiniScreenAPICoordinator: AnalysisDelegateextension GiniScreenAPICoordinator: CameraViewControllerDelegateextension GiniScreenAPICoordinator: DocumentPickerCoordinatorDelegateextension GiniScreenAPICoordinator: UploadDelegateextension GiniScreenAPICoordinator: ReviewViewControllerDelegateextension GiniScreenAPICoordinator: UINavigationControllerDelegate -
Undocumented
See moreDeclaration
Swift
public final class DocumentService : DocumentServiceProtocol -
Undocumented
See moreDeclaration
Swift
public class GiniNetworkingScreenAPICoordinator : GiniScreenAPICoordinatorextension GiniNetworkingScreenAPICoordinator: GiniCaptureDelegate
View on GitHub
Other Classes Reference